Search results for " Wissenschaft::000 | Informatik"
showing 10 items of 25 documents
NightShift: NMR shift inference by general hybrid model training - a framework for NMR chemical shift prediction
2013
A conceptual model of feedback mechanisms in adjusted affordances – Insights from usage of a mental mobile health application
2023
Affordance theory provides one of the most prominent lenses through which the socio-technical aspects of a system’s use can be investigated and understood. In this context, the literature has proposed that perceived and actualized affordances may be adjusted over time. Yet, how the adjustment of affordances occurs has not been explained in detail. Thus, in this article, we develop a conceptual model of feedback mechanisms that includes a more explicit description of how affordances are perceived by users, whether actualized and adjusted. With the model, we introduce the central concept of a generative base, out of which affordance perceptions emerge and which can be updated through affordan…
Computing Euclidean Steiner trees over segments
2020
In the classical Euclidean Steiner minimum tree (SMT) problem, we are given a set of points in the Euclidean plane and we are supposed to find the minimum length tree that connects all these points, allowing the addition of arbitrary additional points. We investigate the variant of the problem where the input is a set of line segments. We allow these segments to have length 0, i.e., they are points and hence we generalize the classical problem. Furthermore, they are allowed to intersect such that we can model polygonal input. As in the GeoSteiner approach of Juhl et al. (Math Program Comput 10(2):487–532, 2018) for the classical case, we use a two-phase approach where we construct a superse…
Rule Extraction From Binary Neural Networks With Convolutional Rules for Model Validation.
2020
Classification approaches that allow to extract logical rules such as decision trees are often considered to be more interpretable than neural networks. Also, logical rules are comparatively easy to verify with any possible input. This is an important part in systems that aim to ensure correct operation of a given model. However, for high-dimensional input data such as images, the individual symbols, i.e. pixels, are not easily interpretable. Therefore, rule-based approaches are not typically used for this kind of high-dimensional data. We introduce the concept of first-order convolutional rules, which are logical rules that can be extracted using a convolutional neural network (CNN), and w…
Integrating psychological and neurobiological considerations regarding the development and maintenance of specific Internet-use disorders: An Interac…
2016
Within the last two decades, many studies have addressed the clinical phenomenon of Internet-use disorders, with a particular focus on Internet-gaming disorder. Based on previous theoretical considerations and empirical findings, we suggest an Interaction of Person-Affect-Cognition-Execution (I-PACE) model of specific Internet-use disorders. The I-PACE model is a theoretical framework for the processes underlying the development and maintenance of an addictive use of certain Internet applications or sites promoting gaming, gambling, pornography viewing, shopping, or communication. The model is composed as a process model. Specific Internet-use disorders are considered to be the consequence …
When are researchers willing to share their data? - Impacts of values and uncertainty on open data in academia.
2020
PLOS ONE 15(7), e0234172 (2020). doi:10.1371/journal.pone.0234172
Contrasting parental roles shape sex differences in poison frog space use but not navigational performance
2022
Sex differences in vertebrate spatial abilities are typically interpreted under the adaptive specialization hypothesis, which posits that male reproductive success is linked to larger home ranges and better navigational skills. The androgen spillover hypothesis counters that enhanced male spatial performance may be a byproduct of higher androgen levels. Animal groups that include species where females are expected to outperform males based on life-history traits are key for disentangling these hypotheses. We investigated the association between sex differences in reproductive strategies, spatial behavior, and androgen levels in three species of poison frogs. We tracked individuals in natura…
HECTOR : a parallel multistage homopolymer spectrum based error corrector for 454 sequencing data
2014
Background Current-generation sequencing technologies are able to produce low-cost, high-throughput reads. However, the produced reads are imperfect and may contain various sequencing errors. Although many error correction methods have been developed in recent years, none explicitly targets homopolymer-length errors in the 454 sequencing reads. Results We present HECTOR, a parallel multistage homopolymer spectrum based error corrector for 454 sequencing data. In this algorithm, for the first time we have investigated a novel homopolymer spectrum based approach to handle homopolymer insertions or deletions, which are the dominant sequencing errors in 454 pyrosequencing reads. We have evaluat…
Studying the evolution of neural activation patterns during training of feed-forward ReLU networks
2021
The ability of deep neural networks to form powerful emergent representations of complex statistical patterns in data is as remarkable as imperfectly understood. For deep ReLU networks, these are encoded in the mixed discrete–continuous structure of linear weight matrices and non-linear binary activations. Our article develops a new technique for instrumenting such networks to efficiently record activation statistics, such as information content (entropy) and similarity of patterns, in real-world training runs. We then study the evolution of activation patterns during training for networks of different architecture using different training and initialization strategies. As a result, we see …
Parallel and scalable short-read alignment on multi-core clusters using UPC++
2016
[Abstract]: The growth of next-generation sequencing (NGS) datasets poses a challenge to the alignment of reads to reference genomes in terms of alignment quality and execution speed. Some available aligners have been shown to obtain high quality mappings at the expense of long execution times. Finding fast yet accurate software solutions is of high importance to research, since availability and size of NGS datasets continue to increase. In this work we present an efficient parallelization approach for NGS short-read alignment on multi-core clusters. Our approach takes advantage of a distributed shared memory programming model based on the new UPC++ language. Experimental results using the …